Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 725 Bytes

File metadata and controls

21 lines (14 loc) · 725 Bytes

Lack Comments

Definition:

  • This smell comes from the lack of comments in the test code, which makes a test case hard to understand

Code Example:

  • No code examples yet...

References:

Quality attributes